object Form11: TForm11 Left = 76 Top = 84 BorderStyle = bsDialog Caption = 'Form11' ClientHeight = 373 ClientWidth = 592 Font.Color = clBlack Font.Height = -14 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] PixelsPerInch = 120 Position = poScreenCenter OnActivate = FormActivate TextHeight = 16 object Bevel1: TBevel Left = 4 Top = 96 Width = 485 Height = 273 Shape = bsFrame IsControl = True end object CancelBtn: TBitBtn Left = 496 Top = 150 Width = 89 Height = 33 Caption = '&Exit' TabOrder = 2 Kind = bkCancel Margin = 2 Spacing = -1 IsControl = True end object ListBox1: TListBox Left = 12 Top = 104 Width = 469 Height = 261 ItemHeight = 16 Sorted = True TabOrder = 0 end object preview: TBitBtn Left = 497 Top = 109 Width = 88 Height = 32 Caption = 'Pre&View' TabOrder = 1 OnClick = previewClick end object Panel1: TPanel Left = 4 Top = 12 Width = 581 Height = 77 TabOrder = 3 object Label2: TLabel Left = 16 Top = 8 Width = 553 Height = 53 Alignment = taCenter Caption = 'This is a demonstration of the TPrintWin Component. It displays ' + 'all the fonts that the currently selected printer can use. Pleas' + 'e avoid using the fonts that does not print well in this test' Color = clBtnFace Font.Color = clBlack Font.Height = -17 Font.Name = 'Arial' Font.Style = [fsBold] ParentColor = False ParentFont = False WordWrap = True end object Shape1: TShape Left = 32 Top = 68 Width = 525 Height = 5 end end object PrintWin1: TPrintWin HeaderFont.Color = clBlack HeaderFont.Height = -20 HeaderFont.Name = 'Arial' HeaderFont.Style = [fsBold] FooterFont.Color = clWindowText FooterFont.Height = 12 FooterFont.Name = 'Arial' FooterFont.Style = [] FrameObjects = True clBtnFaceAsWhite = True DateTimeStampEnabled = True PageNumberEnabled = True OutputTo = poViewer Orientation = Default Units = poInches ViewButtonVisible = False LineWidth = 0 GridBackDrop = False GridBackDropUnits = poInches ZoomPercentage = 100.000000000000000000 HeaderTop = 0.500000000000000000 HeaderLeft = 0.500000000000000000 HeaderStringCenter = 'Font Print Test' HeaderEnabled = True HeaderOutlined = True HeaderFilled = False TextColor = clBlack ViewBkColor = 11234567 ViewHeading = 'Printit Viewer' HeadingColor = clSilver FrameStyle = frThin FooterTop = 25.130000000000000000 FooterString = ' ' FooterEnabled = True FooterOutlined = True FooterFilled = False FixSansSerif = True BorderLeft = 0.500000000000000000 BorderRight = 0.500000000000000000 LineSpacing = 2.800000000000000000 Left = 236 Top = 96 end end